home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / gdb / config / hp300hpux.mt < prev    next >
Encoding:
Text File  |  1991-07-04  |  365 b   |  12 lines

  1. # Target: Hewlett-Packard 9000 series 300, running HPUX
  2.  
  3. #msg Note that GDB can only read symbols from programs that were
  4. #msg compiled with GCC
  5. #msg
  6.  
  7. # The headers in the directory hp-include override system headers
  8. # and tell GDB to use BSD executable file format (hence -Ihp-include)
  9. TM_CFLAGS=-Ihp-include
  10. TDEPFILES= exec.o m68k-pinsn.o
  11. TM_FILE= tm-hp300hpux.h
  12.